home *** CD-ROM | disk | FTP | other *** search
/ Dos/V Magazine 1995 October 15 / CD [VMAG951015].bin / _demo / gambo / closet.dxr / 00080.ls < prev    next >
Encoding:
Text File  |  1995-02-13  |  481 b   |  16 lines

  1. on exitFrame
  2.   set the visible of sprite 17 to 0
  3.   set the visible of sprite 18 to 0
  4.   set the visible of sprite 19 to 0
  5.   set the visible of sprite 20 to 0
  6.   set the visible of sprite 21 to 0
  7.   set the visible of sprite 28 to 0
  8.   set the visible of sprite 29 to 0
  9.   set the visible of sprite 30 to 0
  10.   set the visible of sprite 31 to 0
  11.   set the visible of sprite 32 to 0
  12.   set the timeoutLength to 10 * 60
  13.   set the timeoutMouse to 0
  14.   set the timeoutScript to "timeoutProc"
  15. end
  16.